Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not add controls when it is empty. Fixed #17 #18

Merged
merged 1 commit into from Dec 5, 2011
Merged

Do not add controls when it is empty. Fixed #17 #18

merged 1 commit into from Dec 5, 2011

Conversation

doitian
Copy link
Contributor

@doitian doitian commented Aug 10, 2011

Some LDAP servers, such as ApacheDS, consider as invalid protocol, if controls
is an empty array.

Some LDAP servers, such as ApacheDS, consider as invalid protocol, if controls
is an empty array.
@Jamstah
Copy link
Contributor

Jamstah commented Sep 5, 2011

Can you add a test case for this change?

RoryO added a commit that referenced this pull request Dec 5, 2011
…ect_type_id_139

Do not add controls when it is empty. Fixed #17
@RoryO RoryO merged commit a1bf790 into ruby-ldap:master Dec 5, 2011
jrafanie added a commit to jrafanie/manageiq that referenced this pull request Sep 4, 2014
https://bugzilla.redhat.com/show_bug.cgi?id=956833

net-ping at 1.5.3 required net-ldap at ~>0.2.2, so we need to upgrade net-ping also.

See: ruby-ldap/ruby-net-ldap#18

In upgrading from 0.2.2 to latest, 0.7.0, the change we need is here:
ruby-ldap/ruby-net-ldap@v0.2.2...v0.7.0#diff-724e0b3130dc49ca34eadc7c25d28b18R1647.
We want to be able to compact any nil control_codes.
astratto pushed a commit to astratto/ruby-net-ldap that referenced this pull request Dec 18, 2015
…orted_object_type_id_139

Do not add controls when it is empty. Fixed ruby-ldap#17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants